2015-09-03-14988.100-Spec-Add NE material item number to stnrd upc(Liz by 2015-03-12) #SDLABELREPORTS #ABAPUCC

SPECIFICATIONS

14988.100-Spec- Add NE material item number to stnrd upc


Purpose


Add NE material item number to stnrd upc

Admin Info


Purpose
Add NE material item number to stnrd upc
Requested By
Lizz Paxson
Spec Created By
Deepak Yasam
Spec Created Date
03/10/2015
Spec QA by
Deepak Yasam
Objects
ZRSD_UPC_LABELS
Document Status
WIP


Estimates



Sl.No
Activity
Estimation in Hours
1
Research
02
2
Documentation
06
3
Development/ Config
08
4
Unit test in DEV
02
5
Unit test in QUA
02
6
Other activity


TOTAL
20

References


Prior Tickets

[Provide links of prior associated Spec / Break Fix BOSS document(s)]

None

Documents

[Attach any document(s) received for the requirement(s)]

None


Spec Changes


[List the changes made to program after the approval of the original requirement along with the Date on which the change request was received and the name of the initiator]

Sl.
Change Details
Requested By
Requested On
Notes if any

























Functional Requirement


Purpose/WHY:

The new era material number needs to be updated for the desired UPC labels

In Scope:

Only L28,S01,S03,L11,S02,L20,S29,L18,S29 are updated with the NE material number

Out of Scope:

No other labels are updated.

Solution Summary



The UPC label program should be updated with the NE material number for some of the labels.Below are the list of labels that needs to be updated.

1.
L28 MHNGTAG.lwl
L86 mhngtagEAN13.lwl

New: S01 “NEW ERA CAP", NEmaterial item number, MSRP_price, UPC, Description, Quantity
Old : S01 “NEW ERA CAP", MSRP_price, UPC, Description, Quantity

New: S03 Cust_name, NEmaterial item number,Cust_retail_price, UPC, Description, Quantity
Old : S03 Cust_name,Cust_retail_price, UPC, Description, Quantity



2.
L11 NEAPPAREL.lwl

New :S02 "NEW ERA APPAREL", Style, UPC, Description, Size, NEmaterial item number, MSRP_Price, Quantity
OLD : S02 "NEW ERA APPAREL", Style, UPC, Description, Size, NEmaterial item number, MSRP_Price, Quantity

3.
L20 NEAPPARELZCRS.lwl

New : S29 Style, UPC, Description, Size, NEmaterial item number, Cust_retail_price, Quantity
Old : S29 Style, UPC, Description, Size, Cust_retail_price, Quantity


4.
L18 NEAPPARELEMEA.lwl

New: S29 Collection, upc, material description, size,NEmaterial item number, ZCRS customer retail price.
Old : S29 Collection, upc, material description, size, ZCRS customer retail price.


Note - The object 1 changes should be in one TR and the objects 2,3,4 changes should be included in another TR.

Test Plan

Test ID
Test Scenario
Expected Results
SD001
Create Sales order with L11, S02.
And execute the program: ZRSD_UPC_LABELS with SO # input
Corresponding Lcode and Scode should be printed with NE Material number
SD002
Create Sales order with L20, S29.
And execute the program: ZRSD_UPC_LABELS with SO # input
Corresponding Lcode and Scode should be printed with NE Material number
SD003
Create Sales order with L18, S29.
And execute the program: ZRSD_UPC_LABELS with SO # input
Corresponding Lcode and Scode should be printed with NE Material number

Solution Details


The specified strings were updated to the program ZRSD_UPC_LABELS to print the UPC labels.


Issues


[List Issues / Bugs identified in configuration or development]

NA